home *** CD-ROM | disk | FTP | other *** search
- Subject: PartMaker/Sketch/ODF
- Sent: 6/14/96 12:29 PM
- Received: 6/14/96 12:41 PM
- From: David Barker-Plummer, dbp@csli.Stanford.EDU
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Has anyone successfully used Partmaker/ODF to clone and build the
- Sketch part from the OpenDoc WWW page?
-
- When I try to build it, using CodeWarrior 8 and ODF d11, I get
- linker errors which say that _construct_new_array is not defined. The
- source level problem is that
- new FW_PPattern[...] is not implemented.
-
- Problem is that one of these calls is in the ODF library.
-
- So here's the question. Am I doing something wrong, or does Sketch
- assume ODFR1, or a different compiler, or some other thing?
-
- Sorry if this is a newbie kind of question.
-
- -- Dave
-